(viper-vi-state-mode-list): Add cperl-mode.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 6 Mar 2001 23:49:35 +0000 (23:49 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 6 Mar 2001 23:49:35 +0000 (23:49 +0000)
lisp/emulation/viper.el

index 730deb41fc5c17e2a4762f3ed1e15d2511b1199d..63dd5006577594d76520ca9db25c8cbaa9fc8ba2 100644 (file)
@@ -402,7 +402,7 @@ widget."
     completion-list-mode
     diff-mode
     
-    perl-mode
+    perl-mode cperl-mode
     javascript-mode
     tcl-mode
     python-mode